USING
-----
Unzip this code into a folder called BOEUserAudit.  In order to compile this
application, you will also need to download BOECommonInfo, and follow the
instructions in that project's readme to compile the assembly and register it
in the Global Assembly Cache.

This application is set up to use the Oracle 10g data access components to
query the audit database.  In order to use another database type, you'll need
to modify the project References and the Using section of BOEUserAuditForm.cs.

DISCLAIMER
----------
This code was created in Visual Studio 2005.  To work with it in any other
version of Visual Studio, it will have to be modified.

This code is provided for teaching and example purposes ONLY.  It is not meant
to be used as-is in any production environment.  I make no guarantees as to
it's accuracy and I will not support it.

-Dell Stinnett
 geekgurl27@hotmail.com

